lcEntRotate Home

Rotates the specified graphic object.

 BOOL lcEntRotate (
   HANDLE hEntity,
   double X0,
   double Y0,
   double Angle
 );

Parameters
hEntity
  Handle to a graphic object.
X0 Y0
  Coordinates of rotation center.
Angle
  Rotation angle.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcBlockSelRotate